Platform Explorer / Nuxeo Platform 6.0

Contribution org.nuxeo.ecm.platform.webapp.schemas--schema

This contribution is part of XML component org.nuxeo.ecm.platform.webapp.schemas inside nuxeo-platform-webapp-types-6.0.jar

Extension Point

Extension point schema of component TypeService.

Contributed Items

  • <schema name="advanced_search" prefix="search" src="schemas/advanced_search.xsd"/>
  • <schema name="documentsLists" src="schemas/documentsLists.xsd"/>
  • <schema name="content_view_display" prefix="cvd" src="schemas/content_view_display.xsd"/>

XML Source

<extension point="schema" target="org.nuxeo.ecm.core.schema.TypeService">
    <schema name="advanced_search" prefix="search" src="schemas/advanced_search.xsd"/>
    <schema name="documentsLists" src="schemas/documentsLists.xsd"/>
    <schema name="content_view_display" prefix="cvd" src="schemas/content_view_display.xsd"/>
  </extension>